Welcome![Sign In][Sign Up]
Location:
Search - environment mapping

Search list

[OpenGL programAntialiasing_cube

Description: 在vc++环境下绘制反走样的线框型立方体,可以实现立方体的放缩。-in vc + + environment mapping Antialiasing type of wireframe cube, the cube can be achieved Zooming.
Platform: | Size: 33367 | Author: 云梦 | Hits:

[OpenGL programMFC 绘图&&保存

Description: openGL在MFC环境下绘图,并将绘图结果保存下来-MFC environment mapping, mapping results will be preserved
Platform: | Size: 109735 | Author: 早名 | Hits:

[OpenGL programXuwjSurface

Description: 使用OpenGL,在VisualC++环境下绘制半球和坐标轴-use OpenGL, the VC environment mapping hemispheric and axes
Platform: | Size: 73740 | Author: 徐卫军 | Hits:

[GDI-BitmapCropCircles

Description: 在游戏引擎的各个周期中绘制一条连接到一个随机位置上的圆的直线。本程序的目的是演示如何在游戏环境中绘制图形。-the game engine cycle all connected to a drawing a random location on the Circle Line. The purpose of this program is to demonstrate how the game environment mapping graphics.
Platform: | Size: 12794 | Author: wp | Hits:

[OpenGL programpaticles

Description: 基于粒子系统,,使用OPENGL在VC++编程环境下绘制得烟花程序-based on particle system, and the use of OpenGL in VC Programming Environment mapping procedures in fireworks
Platform: | Size: 2046668 | Author: 张静 | Hits:

[Technology ManagementImage-based_environment_matting

Description: 关于基于图像和几何混合绘制中环境映照的论文-on the basis of images and geometric drawing mixed environment mapping papers
Platform: | Size: 4869334 | Author: 肖肖 | Hits:

[Other resourcegui_grap

Description: ADS开发环境下的绘制图形GUI软件包,控制液晶屏或者OLED均可-ADS development environment mapping GUI graphics packages, control or OLED LCD screen can be
Platform: | Size: 517165 | Author: wangfu | Hits:

[JSP/Javahello3D

Description: 程序实现Java环境下3D模型的绘制,运行程序前,请先配置好Java 3d的运行环境,java 3d 开发包请到sun官方网站下载-procedures Java 3D model environment mapping, operational procedures, Please configures the 3d Java runtime environment, java 3d development kits, visit the official website sun
Platform: | Size: 4009 | Author: 江南 | Hits:

[Other resourceVB3Bezier

Description: 在VB环境下绘制的三次 Bezier曲线,还不完善尚在修改中-in VB environment mapping of cubic Bezier curve, change is still not perfect! !
Platform: | Size: 822 | Author: 孙燕 | Hits:

[Other resourcematcom

Description: 利用MATCOM可以实现VC++与MATLAB的混合编程,本例子实现了独立与具体开发环境的绘图的方法 -MATCOM can be achieved using VC and MATLAB mixed programming, The example of the independence and achieve specific development environment mapping methods
Platform: | Size: 52751 | Author: dm | Hits:

[Graph programColors(for CB6)

Description: c++ Builder6环境下图象绘制和打印-c Builder6 environment mapping and Print Image
Platform: | Size: 360642 | Author: 小刚 | Hits:

[OpenGL programoglu_per_vertex_reflective_environment_mapping

Description: 环境贴图,environment-mapping,逐顶点方法
Platform: | Size: 1742120 | Author: 陈婉 | Hits:

[SourceCodeopenGL 人脸模型

Description: This program uses spherical environment mapping and lighting on a face giving it a chrome look. The face is a collection of vertices which I got from a 3DS file. Its compiled into a display list which provides very good performancy. Over 400fps on my machine. (Celeron 800 + Geforce)
Platform: | Size: 79695 | Author: alextianyudu@gmail.com | Hits:

[OpenGL programCube_map

Description: 一个VC和opengl编写的立方体环境图代码,很有学习价值!-a VC and opengl prepared by the cube environment map code, is worth learning!
Platform: | Size: 883712 | Author: 葛学东 | Hits:

[DirextXHLSLCubeMappingRefract

Description: HLSL实现环境映射-HLSL realize the environment mapping
Platform: | Size: 513024 | Author: 杨眉 | Hits:

[3D GraphicdirectX9texture

Description: 详细的介绍了各种高级纹理技术,包括多层纹理映射,环境映射,凹凸纹理映射,立体纹理及纹理压缩等.-Detailed introduction of various high-level texture technologies, including multi-texture mapping, environment mapping, bump texture mapping, three-dimensional texture and texture compression.
Platform: | Size: 9995264 | Author: mark | Hits:

[OpenGL programoglu_per_vertex_reflective_environment_mapping

Description: 环境贴图,environment-mapping,逐顶点方法-Environment map, environment-mapping, each vertex method
Platform: | Size: 1741824 | Author: 陈婉 | Hits:

[Graph DrawingCurveDrawing

Description: vc环境下动态曲线的绘制,使用双缓存技术避免闪烁-vc dynamic environment mapping curve, using double-buffering technique to avoid flickering
Platform: | Size: 3776512 | Author: hkk | Hits:

[OpenGL program24_165626_phongbump

Description: 该程序实现了图形学中经典的凹凸纹理映射算法。凹凸纹理映射是一种纹理混合方法,它可以创建三维物体复杂的纹理外观表面。普通的纹理映射只能模拟比较平滑的三维物体表面,难以显示表面高低起伏、凹凸不平的效果。凹凸纹理映射能够通过一张表示物体表面凹凸程度的高度图(称为凹凸纹理),对另一张表示物体表面环境映射的纹理图的纹理坐标进行相应的干扰,经过干扰的纹理坐标将应用于环境映射,从而产生凹凸不平的显示效果。-The program implementation of the graphics in the classic bump texture mapping algorithm. Bump texture mapping is a texture blending method, which can create three-dimensional objects the appearance of complex surface texture. Ordinary texture mapping can simulate three-dimensional objects relatively smooth surface, it is difficult to show that the surface of ups and downs, uneven results. Bump texture mapping can express through a convex surface of a high degree of plan [known as the bump texture], to another environment, said mapping surface texture map texture coordinates corresponding interference, through interference with texture coordinates will be applied to environment mapping, resulting in uneven display.
Platform: | Size: 659456 | Author: rockeyzhu | Hits:

[DirextXSpherical-environment-mapping-

Description: 球型环境映射,vc6.0+DirectX实现-Spherical environment mapping, vc6.0+ DirectX implementation
Platform: | Size: 1431552 | Author: weiyongxia | Hits:
« 12 3 4 5 6 7 8 9 10 ... 16 »

CodeBus www.codebus.net